Package | nexuzhealth.fhir.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhConsent |
Url | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhConsent |
Status | active |
Date | 2024-01-04T09:06:39.6068093+00:00 |
Name | NxhConsent |
Experimental | False |
Description | Nexuzhealth profile for consent. |
Type | Consent |
Kind | resource |
No resources found
StructureDefinition | |
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode | NxhExtHospitalCode |
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-motivation | NxhExtMotivation |
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by | NxhExtVerifiedBy |
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dnr-attributen | NxhVSDNRAttributen |
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dnr-code | NxhVSDNRCode |
{
"resourceType" : "StructureDefinition",
"id" : "nxh-consent",
"url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhConsent",
"name" : "NxhConsent",
"status" : "active",
"date" : "2024-01-04T09:06:39.6068093+00:00",
"description" : "Nexuzhealth profile for consent.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Consent",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Consent",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Consent.extension:nxhExtHospitalCode",
"path" : "Consent.extension",
"sliceName" : "nxhExtHospitalCode",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
]
}
],
"isModifier" : false
},
{
"id" : "Consent.extension:nxhExtHospitalCode.value[x]",
"path" : "Consent.extension.value[x]",
"definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
},
{
"id" : "Consent.extension:nxhExtMotivation",
"path" : "Consent.extension",
"sliceName" : "nxhExtMotivation",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-motivation"
]
}
],
"isModifier" : false
},
{
"id" : "Consent.extension:nxhExtMotivation.value[x]",
"path" : "Consent.extension.value[x]",
"definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)."
},
{
"id" : "Consent.identifier",
"path" : "Consent.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "Consent.identifier:therBepId",
"path" : "Consent.identifier",
"sliceName" : "therBepId",
"short" : "Therapy Limitation Id",
"definition" : "Therapy Limitation (Beperking) Identification.\r\nBoth Therapy Limitation Version 1 and Version 2 records are stored. In KWS the general rule is to consider V2 records as having priority over V1 records.",
"min" : 1,
"max" : "1"
},
{
"id" : "Consent.identifier:therBepId.system",
"path" : "Consent.identifier.system",
"fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/therapieBeperking/therBepId"
},
{
"id" : "Consent.status",
"path" : "Consent.status",
"definition" : "Indicates the current state of this consent. \r\nAn active record for DNR is considered an active history record. Which can be used to analyse the evolution of a patient's DNR code."
},
{
"id" : "Consent.scope.coding.code",
"path" : "Consent.scope.coding.code",
"fixedCode" : "adr"
},
{
"id" : "Consent.scope.coding.display",
"path" : "Consent.scope.coding.display",
"fixedString" : "Advanced Care Directive"
},
{
"id" : "Consent.category.coding.code",
"path" : "Consent.category.coding.code",
"fixedCode" : "dnr"
},
{
"id" : "Consent.category.coding.display",
"path" : "Consent.category.coding.display",
"fixedString" : "Do Not Resuscitate"
},
{
"id" : "Consent.verification.extension:nxhExtVerifiedBy",
"path" : "Consent.verification.extension",
"sliceName" : "nxhExtVerifiedBy",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by"
]
}
],
"isModifier" : false
},
{
"id" : "Consent.verification.extension:nxhExtVerifiedBy.value[x]",
"path" : "Consent.verification.extension.value[x]",
"definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)."
},
{
"id" : "Consent.provision.action",
"path" : "Consent.provision.action",
"binding" : {
"strength" : "required",
"description" : "DNR attributes",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dnr-attributen"
}
},
{
"id" : "Consent.provision.code.coding",
"path" : "Consent.provision.code.coding",
"definition" : "A reference to a code defined by a terminology system",
"binding" : {
"strength" : "required",
"description" : "DNR Code",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dnr-code"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.